home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-08 | 9.0 KB | 220 lines | [ttro/ttxt] |
-
- FTPack - History
-
- _________________________________________________________________
- Version 1.3.2
- _________________________________________________________________
-
- - The Receive Dialog filters local filenames (< 31 chars, and w/o colonns)
- - Internal changes in order to support FTPeek v2.0
- - Prog's only: Minor internal changes for the "FTP Console" msg.
-
-
- _________________________________________________________________
- Version 1.3.1
- _________________________________________________________________
-
- - Now can send files which are opened by other applications
- - More accurate when detecting duplicate serial numbers.
- - Works better with 5PM and floating palettes.
- - Prog's only: Suppressed a double DisposHandle on multi-sessions.
-
-
- _________________________________________________________________
- Version 1.3 :
- _________________________________________________________________
-
- - New protections (include a serialization dialog and support new serial numbers)
- - Color icons were added in the Configuration Dialogs.
- - Can be configured even though MacTCP is not installed.
- - The "format" pop-up menu in the "Access" Configuration Dialog is more simple.
- - The ChangeDir dialog contains a popup menu which lists the previous directories.
- - Window redraws are faster.
- - Key navigation works better.
-
-
- _________________________________________________________________
- Version 1.2.5 :
- _________________________________________________________________
-
- - Compatible with A/UX on 68040 machines.
- - Send dialog is improved: transfer mode is automatically set to "Text" when
- selecting a text file, a "Send As…" button is added (= Cmd-A) and aliases are managed.
- - Receive Dialog is a bit improved.
- - Runs under A/UX on 68040 machines.
- - When configuring the host by name (eg. "ftp.apple.com"), the Domain Name Resolver
- is now called when opening the connection. Configure the host by address
- (eg. 36.44.0.6), or click the GetAddress button, to not use the Domain Name Resolver.
- - Progs only: Fixes a bug when using the DNR in the Scripting Interface.
-
-
- _________________________________________________________________
- Version 1.2.4 :
- _________________________________________________________________
-
- - No longer displays the window under the menu-bar (bug added in previous version).
- - Allows up to 64 chars instead of 16 in name, password and account fields.
-
-
- _________________________________________________________________
- Version 1.2.3 :
- _________________________________________________________________
-
- - Works on new machines : MacIIvx, Duo, Centris.
- - The Send dialog is improved. Keyboard can be used for file selection.
- - Developers only: If a script contained a syntax error, "noError" was returned to
- the application when ftQuiet was set.
-
-
- _________________________________________________________________
- Version 1.2.2 :
- _________________________________________________________________
-
- - After sending the "Login" string (configured in the Extensions Dialog),
- FTPack now waits for a reply from the host.
- - A potential problem which could make appear the alert "A resource is missing" is fixed.
-
-
- _________________________________________________________________
- Version 1.2.1 :
- _________________________________________________________________
-
- - Can receive locked files in MacBinary format
- - Scripts support double quotes for cd, mkd, del, ...
- - Developpers only : An error is returned to Background-Only applications when a
- script fails to execute.
-
-
- _________________________________________________________________
- Version 1.2 :
- _________________________________________________________________
-
- Corrected bugs :
- - No longer bombs when trying to transfer a file with a name of 31 characters long,
- and with the configuration "Log File + Summary".
- - No longer bombs with Macintosh Quadra.
- - Developers only : No longer bombs when running scripts from Background-Only
- applications… provided that you allocate 24k to the application stack (System
- allocates 24k for standard applications but only 1896 bytes to Background-Only
- applications).
-
- New Features :
- - Formats are implemented. They allow to give a similar look to the list of files
- whatever the FTP Server may be (refer to General Help for details).
- - Folders can be transfered (when connecting to Unix, Mac, PC and other standard
- FTP servers).
- - Up to 4 View dialogs can be displayed simultaneously.
- - The Command dialog is no longer modal.
- - Balloon Help is supported (System 7 only)
-
- Important :
- - FTPack 1.2 no longer works with the DaFT Desk Accessory
- - FTPack 1.2 is able to update the "FTPack Prefs" file created by a version 1.1.1.
- If your current version is older, or if you got a Beta Version, it is recommended
- that you trash your previous "FTPack Prefs" file.
-
-
- _________________________________________________________________
- Version 1.1.1 :
- _________________________________________________________________
-
- Corrected bugs :
- - Sometimes the list of files was not displayed when FTPack was connected to
- "TCP/IP PathWay Access for DOS" Servers.
- - When a MacBinary file is received in a window from the Finder, there is no longer
- need to close and re-open the window to see the file with it's right name and icon.
- - When receiving a list of files, the alert "Replace existing file ?" was not displayed
- and existing files were overwritten (Sorry…). There was no problem when receiving
- files one by one.
- - When receiving a MacBinary file, the "Finder Flags" are correctly set : a locked file
- stays locked, etc…
- - Developers only : When configuring FTPack with "ShowDialog false" and calling
- FTStart() with a reply.fName[0] != 0, the SFGetFile or SFPutFile dialogs are no
- longer displayed. The file transfer's progress is still displayed in the Status Window.
- - Developers only : When a script was configured to receive a file, the file was not
- stored in the WDRefNum passed to FTStart() but at (-SFSaveDisk, CurDirStore).
- Note that they were usually the same…
- - Developers only : when trying to receive an unexisting file, FTPack returned noErr
- and ftSucc was set.
-
- New Features :
- - The opening of the connection can be canceled by the user.
- - System 7 : The Send Dialog now looks good.
-
-
- _________________________________________________________________
- Version 1.1 :
- _________________________________________________________________
-
- Corrected bugs :
- - No longer bombs when clicking the View icon while no file is selected.
- - Temporary files created when receiving files from the Server are now
- correctly erased.
-
- New Features :
- - FTPack can execute scripts containing a list of FTP commands.
- - FTPack allows you to send a list of files (by clicking "Use List" in the Send Dialog).
- - The Extensions Configuration Dialog allows you to edit the Name List, Full List
- and ChangeDir commands. (It is often useful to change "NLST", "LIST" or "CDUP"
- to "NLST -a", "LIST -a" or "CWD ..")
- - The Log File can store the exact trace of messages sent to and received from
- the Server.
- - All icons have a keyboard-equivalent.
- - Shift-Click on Rename or Delete allows you to edit the file name.
-
- _________________________________________________________________
- Version 1.0 :
- _________________________________________________________________
-
- - Initial release.
-
-
-
- FTPeek - History
-
- _________________________________________________________________
- Version 1.0.5 :
- _________________________________________________________________
-
- - Can now be launched from a server volume.
-
-
- _________________________________________________________________
- Version 1.0.4 :
- _________________________________________________________________
-
- - The cursor is no longer left to the watch-cursor, when switching back to the FTPeek
- application from the Finder.
-
-
- _________________________________________________________________
- Version 1.0.3 :
- _________________________________________________________________
-
- - Improve recovering after "Force Quit" (Cmd-Option-Escape).
-
-
- _________________________________________________________________
- Version 1.0.2:
- _________________________________________________________________
-
- - Menu items fron FTP Menu are highlighted according to the front-most window.
- - Correct problem compatibility problem with SuperBoomerang.
-
-
- _________________________________________________________________
- Version 1.0.1 :
- _________________________________________________________________
-
- - Pressing the Command key displays the configuration Dialog.
- - Pressing the Shift key set the default mode to Send.
- - Activate Events are now passsed to FTPack.
- - Reduce the "Application Suggested Size" is reduced to 400K.
-
-
- _________________________________________________________________
- Version 1.0 :
- _________________________________________________________________
-
- - Initial release.
-